Put | updatePet |
Pet Store Web Service > Pets Resource Group : updatePet (Put) |
The request body is of type Pet.
Pet
Represents a single Pet in the Store.
|
Fault | Description |
---|---|
400 | This fault returns a response body of type (undefined). Invalid ID supplied |
404 | This fault returns a response body of type (undefined). Pet not found |
405 | This fault returns a response body of type (undefined). Validation exception |